IDictionary`2 (interface)

This type is found in the namespace System.Collections.Generic

mget_Item
mset_ItemVoid
mget_Keys
mget_Values
mContainsKeyBoolean
mAddVoid
mRemoveBoolean
mTryGetValueBoolean
pItem
pKeys
pValues

get_Item

set_Item

keySystem.Collections.Generic.

get_Keys

keySystem.Collections.Generic.
valueSystem.Collections.Generic.

get_Values

.

ContainsKey

.

Add

keySystem.Collections.Generic.

Remove

keySystem.Collections.Generic.
valueSystem.Collections.Generic.

TryGetValue

keySystem.Collections.Generic.

Item

keySystem.Collections.Generic.
valueSystem.Collections.Generic.

Keys

.

Values

.
.